Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand AVE to arrays of different types #26372

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

e-kayrakli
Copy link
Contributor

@e-kayrakli e-kayrakli commented Dec 6, 2024

Michael has bumped into a case where AVE wasn't firing when arrays are of different type (block vs DR particularly). That seems to be because of a check I added for caution in the first PR, which looks like it was easy to remove.

This PR also adds tests, but note that Cyclic vs DR is still not supported. I don't think this is an AVE limitation -- such bulk transfer are probably not supported already.

Test

  • local
  • gasnet

@e-kayrakli
Copy link
Contributor Author

Note that on a screenshare, I asked Michael to attempt the fix here. That didn't seem to help him then. There might be something more complicated in his case that I am not able to reproduce yet.

Signed-off-by: Engin Kayraklioglu <[email protected]>
Copy link
Member

@mppf mppf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@e-kayrakli e-kayrakli merged commit 5a41e6f into chapel-lang:main Jan 28, 2025
8 checks passed
@e-kayrakli e-kayrakli deleted the ave-dist-and-local branch January 28, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants